func github.com/aws/aws-sdk-go-v2/service/s3.validateObjectIdentifierList
2 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
validators.go#L2456: if err := validateObjectIdentifierList(v.Objects); err != nil {
validators.go#L3070: func validateObjectIdentifierList(v []types.ObjectIdentifier) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)